-rw-r--r-- | i18n/ru/opimconverter.ts | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/i18n/ru/opimconverter.ts b/i18n/ru/opimconverter.ts index e69a4f4..4ffd8a0 100644 --- a/i18n/ru/opimconverter.ts +++ b/i18n/ru/opimconverter.ts @@ -1,120 +1,120 @@ <!DOCTYPE TS><TS> <context> <name>Converter</name> <message> <source>PimConverter</source> - <translation type="unfinished"></translation> + <translation>PIM Конвертер</translation> </message> <message> <source><qt>It is not a good idea to usethe same source and destformat !</qt></source> - <translation type="unfinished"></translation> + <translation><qt>Использовать один и тот же формат исходника и назначения нехорошо !</qt></translation> </message> <message> <source>Pim-Converter</source> - <translation type="unfinished"></translation> + <translation>PIM-Конвертер</translation> </message> <message> <source><qt>Starting to convert the database for %1</qt></source> - <translation type="unfinished"></translation> + <translation><qt>Начинаю преобразование базы данных для %1</qt></translation> </message> <message> <source>No SQLite2 database could be found!</source> - <translation type="unfinished"></translation> + <translation>Не найдена ни одна SQLite2 база данных!</translation> </message> <message> <source>The database is already converted!</source> - <translation type="unfinished"></translation> + <translation>База данных уже сконвертирована!</translation> </message> <message> <source><qt>Conversion not possible: <br>Problem: %1</qt></source> - <translation type="unfinished"></translation> + <translation><qt>Конвертирование невозможно: <br>Проблема: %1</qt></translation> </message> <message> <source><qt>An internal error occurred: <br>Converting the database was impossible! <br>Command/Reason: '%1' </qt></source> - <translation type="unfinished"></translation> + <translation><qt>Произошла внутренняя ошибка: <br>Невозможно сконвертировать базу данных! <br>Команда/причина: '%1'</qt></translation> </message> <message> <source><qt>Are you really sure that you want to convert your database from sqlite V2 to sqlite V3?</qt></source> - <translation type="unfinished"></translation> + <translation><qt>Вы уверены, что хотите сконвертировать вашу базу данных из sqlite V2 в sqlite V3?</qt></translation> </message> <message> <source><qt>An internal error occurred: sqlite was not accessible! Please correct the PATH or install this packages!</qt></source> - <translation type="unfinished"></translation> + <translation><qt>Произошла внутренняя ошибка: sqlite недоступен! Пожалуйста исправьте PATH или установите этот пакет!</qt></translation> </message> <message> <source><qt>An internal error occurred: sqlite3 was not accessible! Please correct the PATH or install this packages!</qt></source> - <translation type="unfinished"></translation> + <translation><qt>Произошла внутренняя ошибка: sqlite3 недоступен! Пожалуйста исправьте PATH или установите этот пакет!</qt></translation> </message> <message> <source>Conversion is finished!</source> - <translation type="unfinished"></translation> + <translation>Конвертирование закончено!</translation> </message> </context> <context> <name>converter_base</name> <message> <source>PIM-Database Converter</source> - <translation type="unfinished"></translation> + <translation>PIM-базы данных конвертер</translation> </message> <message> <source>Converter</source> - <translation type="unfinished"></translation> + <translation>Конвертер</translation> </message> <message> <source>Upgrade to SQLite3</source> - <translation type="unfinished"></translation> + <translation>Обновить до SQLite3</translation> </message> <message> <source>Select Database:</source> - <translation type="unfinished"></translation> + <translation>Выберите базу данных:</translation> </message> <message> <source>Addressbook</source> - <translation type="unfinished"></translation> + <translation>Адресная книга</translation> </message> <message> <source>TodoList</source> - <translation type="unfinished"></translation> + <translation>Список задач</translation> </message> <message> <source>Datebook</source> - <translation type="unfinished"></translation> + <translation>Еженедельник</translation> </message> <message> <source>Source/Destination:</source> - <translation type="unfinished"></translation> + <translation>Исходник/Назначение:</translation> </message> <message> <source>to</source> - <translation type="unfinished"></translation> + <translation>в</translation> </message> <message> <source>XML</source> - <translation type="unfinished"></translation> + <translation>XML</translation> </message> <message> <source>SQL (SQLite)</source> - <translation type="unfinished"></translation> + <translation>SQL (SQLite)</translation> </message> <message> <source>Convert from</source> - <translation type="unfinished"></translation> + <translation>Конвертировать из</translation> </message> <message> <source>Config:</source> - <translation type="unfinished"></translation> + <translation>Настройки:</translation> </message> <message> <source>Erase before copy</source> - <translation type="unfinished"></translation> + <translation>Удалить до копирования</translation> </message> <message> <source>Progress:</source> - <translation type="unfinished"></translation> + <translation>Прогресс:</translation> </message> <message> <source>Go!</source> - <translation type="unfinished"></translation> + <translation>Вперед!</translation> </message> </context> </TS> |