mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08:00
[THEMES][LUNAR] Add Russian translation (#4100)
This commit is contained in:
37
media/themes/Lunar/lunar.msstyles/lang/ru-RU.rc
Normal file
37
media/themes/Lunar/lunar.msstyles/lang/ru-RU.rc
Normal file
@@ -0,0 +1,37 @@
|
||||
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
|
||||
|
||||
STRINGTABLE
|
||||
{
|
||||
1000, "ReactOS"
|
||||
}
|
||||
|
||||
STRINGTABLE
|
||||
{
|
||||
2000, "Lunar ReactOS"
|
||||
}
|
||||
|
||||
STRINGTABLE
|
||||
{
|
||||
3000, "Обычный"
|
||||
3001, "Крупный шрифт"
|
||||
3002, "Огромный шрифт"
|
||||
}
|
||||
|
||||
STRINGTABLE
|
||||
{
|
||||
4000, "Обычный"
|
||||
4001, "Крупный шрифт"
|
||||
4002, "Огромный шрифт"
|
||||
}
|
||||
|
||||
STRINGTABLE
|
||||
{
|
||||
5000, "Lunar"
|
||||
5001, "Визуальный Стиль"
|
||||
5002, "Команда ReactOS"
|
||||
5003, "Cernodile и Illen, основан на Lautus"
|
||||
5004, "Выпущен под GNU/GPL 2.0, 2019"
|
||||
5005, "https://reactos.org/"
|
||||
5006, "1.1"
|
||||
5007, "Визуальный стиль для ReactOS"
|
||||
}
|
||||
@@ -193,6 +193,9 @@ NORMAL_NORMALGROUPEXPAND_BMP BITMAP "bitmaps/dummy.bmp"
|
||||
#ifdef LANGUAGE_PL_PL
|
||||
#include "lang/pl-PL.rc"
|
||||
#endif
|
||||
#ifdef LANGUAGE_RU_RU
|
||||
#include "lang/ru-RU.rc"
|
||||
#endif
|
||||
#ifdef LANGUAGE_ZH_TW
|
||||
#include "lang/zh-TW.rc"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user