Localisation update

pull/196/head
parent f5ca86753d
commit 9e60c99200

@ -1419,7 +1419,7 @@ msgstr ""
#: source/ubl-strings.h:409 #: source/ubl-strings.h:409
msgid "" msgid ""
"Selecting kernels for installation in the system and selecting the default " "Selecting kernels for installation in the system and selecting the default "
"kernel. Internet access is required to install additional kernels" "kernel. Internet access required"
msgstr "" msgstr ""
#: source/ubl-strings.h:410 #: source/ubl-strings.h:410

@ -925,7 +925,7 @@ msgstr "Ядро"
#: source/ubl-strings.h:272 #: source/ubl-strings.h:272
msgid "Kernel addons" msgid "Kernel addons"
msgstr "Дополнения ядер" msgstr "Дополнительные компоненты ядра"
#: source/ubl-strings.h:273 #: source/ubl-strings.h:273
msgid "Installing Modules" msgid "Installing Modules"
@ -1459,10 +1459,9 @@ msgstr "Выбор ядра системы"
#: source/ubl-strings.h:409 #: source/ubl-strings.h:409
msgid "" msgid ""
"Selecting kernels for installation in the system and selecting the default " "Selecting kernels for installation in the system and selecting the default "
"kernel. Internet access is required to install additional kernels" "kernel. Internet access required"
msgstr "" msgstr ""
"Выбор ядер для установки в систему и выбор ядра по умолчанию. Для установки " "Выбор ядер для установки в систему и выбор ядра по умолчанию. Требуется доступ В Интернет."
"дополнительных ядер требуется доступ к интернету."
#: source/ubl-strings.h:410 #: source/ubl-strings.h:410
msgid "Selecting additional system kernel components" msgid "Selecting additional system kernel components"
@ -1470,8 +1469,9 @@ msgstr "Выбор дополнительных компонентов ядра
#: source/ubl-strings.h:411 #: source/ubl-strings.h:411
msgid "" msgid ""
"Selecting additional kernel modules from the repository via the Internet" "Selecting additional system kernel components from the repository. Internet "
msgstr "Выбор дополнительных модулей ядра из репозитория через Интернет" "access required"
msgstr "Выбор дополнительных модулей ядра из репозитория. Требуется доступ в Интернет"
#: source/ubl-strings.h:412 #: source/ubl-strings.h:412
msgid "" msgid ""

@ -289,6 +289,7 @@ NULL)
#define APP_TABLE_LABEL _("Application") #define APP_TABLE_LABEL _("Application")
#define GROUP_TABLE_LABEL _("Group") #define GROUP_TABLE_LABEL _("Group")
// #define _LABEL _("Selecting additional system kernel components")
// #define _LABEL _("<i><b>Package:</b></i>") // #define _LABEL _("<i><b>Package:</b></i>")
// #define _LABEL _("<i><b>Module:</b></i>") // #define _LABEL _("<i><b>Module:</b></i>")
// #define _LABEL _("New section at") // #define _LABEL _("New section at")
@ -409,7 +410,6 @@ NULL)
// #define _LABEL _("Configuring the parameters of the installed system") // #define _LABEL _("Configuring the parameters of the installed system")
// #define _LABEL _("Selecting the system kernel") // #define _LABEL _("Selecting the system kernel")
// #define _LABEL _("Selecting kernels for installation in the system and selecting the default kernel. Internet access is required to install additional kernels") // #define _LABEL _("Selecting kernels for installation in the system and selecting the default kernel. Internet access is required to install additional kernels")
// #define _LABEL _("Selecting additional system kernel components")
// #define _LABEL _("Selecting additional kernel modules from the repository via the Internet") // #define _LABEL _("Selecting additional kernel modules from the repository via the Internet")
// #define _LABEL _("Search and select the software you need to install by package name. Internet access required") // #define _LABEL _("Search and select the software you need to install by package name. Internet access required")
// #define _LABEL _("Chosen packages") // #define _LABEL _("Chosen packages")

@ -2407,7 +2407,7 @@ agreement</property>
<object class="GtkLabel"> <object class="GtkLabel">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can-focus">False</property> <property name="can-focus">False</property>
<property name="label" translatable="yes">Selecting kernels for installation in the system and selecting the default kernel. Internet access is required to install additional kernels</property> <property name="label" translatable="yes">Selecting kernels for installation in the system and selecting the default kernel. Internet access required</property>
<property name="wrap">True</property> <property name="wrap">True</property>
<property name="xalign">0</property> <property name="xalign">0</property>
<attributes> <attributes>
@ -2731,7 +2731,7 @@ agreement</property>
<object class="GtkLabel"> <object class="GtkLabel">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can-focus">False</property> <property name="can-focus">False</property>
<property name="label" translatable="yes">Selecting additional kernel modules from the repository via the Internet</property> <property name="label" translatable="yes">Selecting additional system kernel components from the repository. Internet access required</property>
<property name="wrap">True</property> <property name="wrap">True</property>
<property name="xalign">0</property> <property name="xalign">0</property>
<attributes> <attributes>

Loading…
Cancel
Save