From ed5ecf7ea7a482b4649e66ecb35fbc60af680684 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 25 Apr 2016 13:08:12 -0400 Subject: Rearrange the Lumina source tree quite a bit: Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed. --- src-qt5/core/lumina-info/i18n/lumina-info_ru.ts | 92 +++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 src-qt5/core/lumina-info/i18n/lumina-info_ru.ts (limited to 'src-qt5/core/lumina-info/i18n/lumina-info_ru.ts') diff --git a/src-qt5/core/lumina-info/i18n/lumina-info_ru.ts b/src-qt5/core/lumina-info/i18n/lumina-info_ru.ts new file mode 100644 index 00000000..191ab62f --- /dev/null +++ b/src-qt5/core/lumina-info/i18n/lumina-info_ru.ts @@ -0,0 +1,92 @@ + + + + + MainUI + + + Lumina Desktop Information + Информация о рабочем окружении Lumina + + + + General + Основное + + + + Desktop Version: + Версия окружения + + + + OS Build: + Сборка ОС: + + + + Qt Version: + Версия Qt: + + + + Source Repository: + Репозиторий с исходным ходом: + + + + Documentation: + Документация: + + + + <a href=http://wiki.pcbsd.org/index.php/Lumina/10.1.1">Open in web browser</a> + <a href=http://wkii.pcbsd.org/index.php/Lumina/10.1.1">Открыть в веб-браузере</a + + + + View Information + Просмотр информации + + + + License + Лицензия + + + + Acknowledgements + Благодарности + + + + Project Lead: + Лидер проекта: + + + + <a href="https://github.com/beanpole135">Ken Moore</a> + <a href="https://github.com/beanpole135">Ken Moore</a> + + + + Contributors: + Участникм проекта: + + + + Sponsors: + Спонсоры: + + + + <a href="https://github.com/pcbsd/lumina/graphs/contributors">Open in web browser<a> + <a href="https://github.com/pcbsd/lumina/graphs/contributors">Открыть в веб-браузере<a> + + + + Close + Закрыть + + + -- cgit