Localisation changes

pull/17/head
parent 5515f6cca1
commit 1a955f9a36
No known key found for this signature in database
GPG Key ID: FF1D842BF4DDE92B

@ -127,7 +127,7 @@ msgid "Setting up TTY VT"
msgstr "" msgstr ""
#: source/ubl-strings.h:34 #: source/ubl-strings.h:34
msgid "Keyboard layout:" msgid "Key layout and switch:"
msgstr "" msgstr ""
#: source/ubl-strings.h:35 #: source/ubl-strings.h:35
@ -155,7 +155,7 @@ msgid "Options:"
msgstr "" msgstr ""
#: source/ubl-strings.h:20 #: source/ubl-strings.h:20
msgid "Additional key layout for the keyboard:" msgid "Additional key layout and switch:"
msgstr "" msgstr ""
#: source/ubl-strings.h:20 #: source/ubl-strings.h:20

@ -129,8 +129,8 @@ msgid "Setting up TTY VT"
msgstr "Настройка TTY VT" msgstr "Настройка TTY VT"
#: source/ubl-strings.h:34 #: source/ubl-strings.h:34
msgid "Keyboard layout:" msgid "Key layout and switch:"
msgstr "Раскладка клавиш для клавиатуры:" msgstr "Раскладка клавиш и переключатель:"
#: source/ubl-strings.h:35 #: source/ubl-strings.h:35
msgid "Keyboard layout" msgid "Keyboard layout"
@ -157,8 +157,8 @@ msgid "Options:"
msgstr "Опции:" msgstr "Опции:"
#: source/ubl-strings.h:20 #: source/ubl-strings.h:20
msgid "Additional key layout for the keyboard:" msgid "Additional key layout and switch:"
msgstr "Дополнительная раскладка клавиш для клавиатуры:" msgstr "Дополнительная раскладка клавиш и переключатель:"
#: source/ubl-strings.h:20 #: source/ubl-strings.h:20
msgid "Font:" msgid "Font:"

@ -32,14 +32,14 @@
#define OFF_LABEL _("Off") #define OFF_LABEL _("Off")
#define NUMLOCK_LABEL _("NumLock:") #define NUMLOCK_LABEL _("NumLock:")
#define TTY_LAYOUT_LABEL _("Setting up TTY VT") #define TTY_LAYOUT_LABEL _("Setting up TTY VT")
#define SECONDARY_LAYOUT_LABEL _("Keyboard layout:") #define SECONDARY_LAYOUT_LABEL _("Key layout and switch:")
#define KEYBOARD_LAYOUT_LABEL _("Keyboard layout") #define KEYBOARD_LAYOUT_LABEL _("Keyboard layout")
#define DESIGNATION_LABEL _("Designation") #define DESIGNATION_LABEL _("Designation")
#define VARIANT_LABEL _("Variant") #define VARIANT_LABEL _("Variant")
#define NAME_LABEL _("Name") #define NAME_LABEL _("Name")
#define DESCRIPTION_LABEL _("Description") #define DESCRIPTION_LABEL _("Description")
#define OPTIONS_LABEL _("Options:") #define OPTIONS_LABEL _("Options:")
#define KEYMAP_LABEL _("Additional key layout for the keyboard:") #define KEYMAP_LABEL _("Additional key layout and switch:")
#define FONT_LABEL _("Font:") #define FONT_LABEL _("Font:")
#define GROUP_LABEL _("Group") #define GROUP_LABEL _("Group")

@ -780,7 +780,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<object class="GtkLabel" id="label10"> <object class="GtkLabel" id="label10">
<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">Keyboard layout:</property> <property name="label" translatable="yes">Key layout and switch:</property>
<property name="xalign">0</property> <property name="xalign">0</property>
</object> </object>
<packing> <packing>
@ -844,7 +844,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<object class="GtkLabel" id="label3"> <object class="GtkLabel" id="label3">
<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">Additional key layout for the keyboard:</property> <property name="label" translatable="yes">Additional key layout and switch:</property>
<property name="xalign">0</property> <property name="xalign">0</property>
</object> </object>
<packing> <packing>

Loading…
Cancel
Save