diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-03-31 03:31:09 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-03-31 03:31:09 +0000 |
commit | a264e9b4dcf7026d96e97c4c4a76a0a37d73dab5 (patch) | |
tree | a1e8c08d5cb3171001af0e3ba7c0aef88d7b6dd8 /release/ts/gpg4usb_ru.ts | |
parent | updated arabic translation files and set maximum keysize to 16384 (diff) | |
download | gpg4usb-a264e9b4dcf7026d96e97c4c4a76a0a37d73dab5.tar.gz gpg4usb-a264e9b4dcf7026d96e97c4c4a76a0a37d73dab5.zip |
some minor fixed in translation files
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2@869 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to '')
-rw-r--r-- | release/ts/gpg4usb_ru.ts | 22 |
1 files changed, 6 insertions, 16 deletions
diff --git a/release/ts/gpg4usb_ru.ts b/release/ts/gpg4usb_ru.ts index 59c74e5..a593b40 100644 --- a/release/ts/gpg4usb_ru.ts +++ b/release/ts/gpg4usb_ru.ts @@ -395,11 +395,6 @@ <translation>Неверный Пароль</translation> </message> <message> - <location filename="../../gpgcontext.cpp" line="484"/> - <source>Enter Password for</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../../gpgcontext.cpp" line="488"/> <source>Enter Password</source> <translation>Введите Пароль</translation> @@ -2170,7 +2165,7 @@ Weak -> Strong</source> <message> <location filename="../../mainwindow.cpp" line="623"/> <source><center>This application allows simple encryption <br>and decryption of text messages or files.<br>It's licensed under the GPL v3<br><br><b>Developer:</b><br>Bene, Heimer, Juergen, Nils, Ubbo<br><br><b>Translation:</b><br>Viriato/Phol (es), <br>Serse (it), Russell (my),<br>Alessandro (pt_br), Kirill (ru), Tom (vi)<br><br>If you have any questions or suggestions have a look<br/>at our <a href="http://gpg4usb.cpunk.de/contact.php">contact page</a> or send a mail to our<br/> mailing list at <a href="mailto:[email protected]">[email protected]</a>.</source> - <translation></translation> + <translation><center>This application allows simple encryption <br>and decryption of text messages or files.<br>It's licensed under the GPL v3<br><br><b>Developer:</b><br>Bene, Heimer, Juergen, Nils, Ubbo<br><br><b>Translation:</b><br>Viriato/Phol (es), <br>Serse (it), Russell (my),<br>Alessandro (pt_br), Kirill (ru), Tom (vi),<br> Chen (zh), Ahmad (ar)<br><br>If you have any questions or suggestions have a look<br/>at our <a href="http://gpg4usb.cpunk.de/contact.php">contact page</a> or send a mail to our<br/> mailing list at <a href="mailto:[email protected]">[email protected]</a>.</translation> </message> <message> <location filename="../../mainwindow.cpp" line="635"/> @@ -2542,27 +2537,22 @@ Weak -> Strong</source> <translation>Показать детали проверки подписи</translation> </message> <message> - <location filename="../../verifynotification.cpp" line="47"/> - <source>Details</source> - <translation>Детали</translation> - </message> - <message> - <location filename="../../verifynotification.cpp" line="117"/> + <location filename="../../verifynotification.cpp" line="120"/> <source>Key not present with id 0x</source> <translation>Отсутствует ключ с идентификатором 0x</translation> </message> <message> - <location filename="../../verifynotification.cpp" line="159"/> + <location filename="../../verifynotification.cpp" line="162"/> <source>Error validating signature by: </source> <translation>Ошибка проверки подписи от: </translation> </message> <message> - <location filename="../../verifynotification.cpp" line="164"/> + <location filename="../../verifynotification.cpp" line="167"/> <source>Text was completely signed by: </source> <translation>Текст был полностью подписан:</translation> </message> <message> - <location filename="../../verifynotification.cpp" line="169"/> + <location filename="../../verifynotification.cpp" line="172"/> <source>Text was partially signed by: </source> <translation>Текст был частично подписан:</translation> </message> @@ -2571,7 +2561,7 @@ Weak -> Strong</source> <translation type="obsolete">Отсутствует ключ с отпечатком:</translation> </message> <message> - <location filename="../../verifynotification.cpp" line="147"/> + <location filename="../../verifynotification.cpp" line="150"/> <source>Error for key with fingerprint </source> <translation>Ошибка ключа с отпечатком </translation> </message> |