author | sudonix <sudonix> | 2004-02-14 23:10:19 (UTC) |
---|---|---|
committer | sudonix <sudonix> | 2004-02-14 23:10:19 (UTC) |
commit | a802b2ae39da53989046105451e01f7dd3001630 (patch) (side-by-side diff) | |
tree | f50fd73614734ef289832d55d32d35ff5a4ccbfc /i18n/ru/sshkeys.ts | |
parent | b922593f1261a972752c825ba4f6c158aa7cc720 (diff) | |
download | opie-a802b2ae39da53989046105451e01f7dd3001630.zip opie-a802b2ae39da53989046105451e01f7dd3001630.tar.gz opie-a802b2ae39da53989046105451e01f7dd3001630.tar.bz2 |
New translations and fixes
-rw-r--r-- | i18n/ru/sshkeys.ts | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/i18n/ru/sshkeys.ts b/i18n/ru/sshkeys.ts index 20e2db6..1cbdc85 100644 --- a/i18n/ru/sshkeys.ts +++ b/i18n/ru/sshkeys.ts @@ -4,5 +4,5 @@ <message> <source>Error running ssh-add</source> - <translation type="unfinished"></translation> + <translation>Ошибка при запуске ssh-add</translation> </message> </context> @@ -11,29 +11,29 @@ <message> <source>SSH Keys</source> - <translation type="unfinished"></translation> + <translation>Ключи SSH</translation> </message> <message> <source>Add Keys:</source> - <translation type="unfinished"></translation> + <translation>Добавить ключи:</translation> </message> <message> <source>Refresh</source> - <translation type="unfinished"></translation> + <translation>Обновить</translation> </message> <message> <source>Clear Keys</source> - <translation type="unfinished"></translation> + <translation>Очистить ключи</translation> </message> <message> <source>Key Name</source> - <translation type="unfinished"></translation> + <translation>Имя ключа</translation> </message> <message> <source>Size</source> - <translation type="unfinished"></translation> + <translation>Размер</translation> </message> <message> <source>Fingerprint</source> - <translation type="unfinished"></translation> + <translation>Отпечаток</translation> </message> </context> |