This commit is contained in:
2024-09-14 13:19:56 +03:00
commit 467bd6ba6c
14 changed files with 1063 additions and 0 deletions

1
po/LINGUAS Normal file
View File

@@ -0,0 +1 @@
ru

2
po/meson.build Normal file
View File

@@ -0,0 +1,2 @@
i18n = import('i18n')
i18n.gettext(name, preset : 'glib')

22
po/ru.po Normal file
View File

@@ -0,0 +1,22 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"X-Poedit-SourceCharset: UTF-8\n"
msgid "RG552 Fan Control"
msgstr "Управление вентилятором RG552"
msgid "Change the fan mode on the RG552"
msgstr "Изменение режима вентилятора на RG552"
msgid "Fan Auto"
msgstr "Вент. Авто"
msgid "Fan Low"
msgstr "Вент. Низк."
msgid "Fan Medium"
msgstr "Вент. Средн."
msgid "Fan High"
msgstr "Вент. Высок."