Localisation updates

pull/2/head
Ivan Yartsev 2 years ago
parent 29ebf5fd89
commit ae7fe638c5

@ -133,4 +133,9 @@
//ubl-settings-logging-logrotate-table.glade
#define SYSTEM_CONFIGURATION_LABEL _("System configuration")
#define APPLITATIONS_CONFIGURATION_LABEL _("Applications configuration")
#define APPLITATIONS_CONFIGURATION_LABEL _("Applications configuration")
//ubl-settings-logging-add.glade
#define ADD_PATHS_LABEL _("Path (-s):")
#define CONTROL_LABEL _("Control:")
#define LOG_LABEL _("Log file")

@ -893,7 +893,7 @@ translated and supported by community.</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">True</property>
<property name="tooltip-text" translatable="yes">Confugure service</property>
<property name="tooltip-text" translatable="yes">Configure service</property>
<property name="image">image7</property>
<style>
<class name="thin"/>

@ -518,3 +518,15 @@ msgstr ""
#: source/ubl-strings.h:136
msgid "Applications configuration"
msgstr ""
#: source/ubl-strings.h:139
msgid "Path (-s):"
msgstr ""
#: source/ubl-strings.h:140
msgid "Control:"
msgstr ""
#: source/ubl-strings.h:141
msgid "Log file"
msgstr ""

@ -332,9 +332,8 @@ msgid "Statistics"
msgstr "Статистика"
#: source/ubl-strings.h:87
#, fuzzy
msgid "Log/Journal:"
msgstr "Лог/Журнал"
msgstr "Лог/Журнал:"
#: source/ubl-strings.h:88
msgid "Paths to log and journals files"
@ -529,3 +528,15 @@ msgstr "Настройки системы"
#: source/ubl-strings.h:136
msgid "Applications configuration"
msgstr "Настройки приложений"
#: source/ubl-strings.h:139
msgid "Path (-s):"
msgstr "Путь (-и):"
#: source/ubl-strings.h:140
msgid "Control:"
msgstr "Управление:"
#: source/ubl-strings.h:141
msgid "Log file"
msgstr "Файл лога"

Loading…
Cancel
Save