author | groucho <groucho> | 2004-09-24 16:05:06 (UTC) |
---|---|---|
committer | groucho <groucho> | 2004-09-24 16:05:06 (UTC) |
commit | 30c0cbc144ac1c1249ea699aa187eef4f1cd9703 (patch) (side-by-side diff) | |
tree | 5f742e7d2b50b9dab28ef5939c2b1306de7d1129 /i18n/ru/aqpkg.ts | |
parent | 0b9478d52735eb62a4ead580344b989ecf03d356 (diff) | |
download | opie-30c0cbc144ac1c1249ea699aa187eef4f1cd9703.zip opie-30c0cbc144ac1c1249ea699aa187eef4f1cd9703.tar.gz opie-30c0cbc144ac1c1249ea699aa187eef4f1cd9703.tar.bz2 |
opie-lupdate second attempt
-rw-r--r-- | i18n/ru/aqpkg.ts | 30 |
1 files changed, 22 insertions, 8 deletions
diff --git a/i18n/ru/aqpkg.ts b/i18n/ru/aqpkg.ts index 6a1de2e..5a94113 100644 --- a/i18n/ru/aqpkg.ts +++ b/i18n/ru/aqpkg.ts @@ -199,53 +199,67 @@ <translation>Не могу открыть файл статуса - </translation> </message> <message> <source>Couldn't create tempory status file - </source> <translation>Не могу создать временный файл статуса - </translation> </message> <message> <source>Couldn't start ipkg process</source> <translation>Не могу запустить процесс ipkg</translation> </message> <message> <source>Could not open :</source> - <translation>Не могу открыть :</translation> + <translation type="obsolete">Не могу открыть :</translation> </message> <message> <source>Creating directory </source> - <translation>Создаю каталог</translation> + <translation type="obsolete">Создаю каталог</translation> </message> <message> <source>Linked %1 to %2</source> - <translation>Привязал %1 к %2</translation> + <translation type="obsolete">Привязал %1 к %2</translation> </message> <message> <source>Failed to link %1 to %2</source> - <translation>Не смог привязать %1 к %2</translation> + <translation type="obsolete">Не смог привязать %1 к %2</translation> </message> <message> <source>Removed %1</source> - <translation>Убрал %1</translation> + <translation type="obsolete">Убрал %1</translation> </message> <message> <source>Failed to remove %1</source> - <translation>Не смог убрать %1</translation> + <translation type="obsolete">Не смог убрать %1</translation> </message> <message> <source>Removed </source> - <translation>Убран</translation> + <translation type="obsolete">Убран</translation> </message> <message> <source>Failed to remove </source> - <translation>Не смог убрать</translation> + <translation type="obsolete">Не смог убрать</translation> + </message> + <message> + <source>Couldn't start ipkg-link process</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Symbolic linking failed! +</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Symbolic linking succeeded. +</source> + <translation type="unfinished"></translation> </message> </context> <context> <name>MainWindow</name> <message> <source>AQPkg - Package Manager</source> <translation>AQPkg - Менеджер пакетов</translation> </message> <message> <source>Type the text to search for here.</source> <translation>Введите текст для поиска здесь.</translation> </message> |