mirror of
https://github.com/reactos/reactos.git
synced 2025-04-26 08:30:21 +00:00
[LAUTUS.MSSTYLES]: Russian translation by 'amber'
CORE-11425 #resolve #comment Committed, thanks! svn path=/trunk/; revision=71691
This commit is contained in:
parent
469896aec5
commit
31eec4a410
2 changed files with 40 additions and 0 deletions
37
reactos/media/themes/lautus.msstyles/lang/ru-RU.rc
Normal file
37
reactos/media/themes/lautus.msstyles/lang/ru-RU.rc
Normal file
|
@ -0,0 +1,37 @@
|
|||
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
|
||||
|
||||
STRINGTABLE
|
||||
{
|
||||
1000, "Ater"
|
||||
}
|
||||
|
||||
STRINGTABLE
|
||||
{
|
||||
2000, "Lautus Ater"
|
||||
}
|
||||
|
||||
STRINGTABLE
|
||||
{
|
||||
3000, "Обычный"
|
||||
3001, "Крупный шрифт"
|
||||
3002, "Огромный шрифт"
|
||||
}
|
||||
|
||||
STRINGTABLE
|
||||
{
|
||||
4000, "Обычный"
|
||||
4001, "Крупный шрифт"
|
||||
4002, "Огромный шрифт"
|
||||
}
|
||||
|
||||
STRINGTABLE
|
||||
{
|
||||
5000, "Lautus"
|
||||
5001, "Визуальный Стиль"
|
||||
5002, "Команда ReactOS"
|
||||
5003, "Pisarz, основан на Luna Inspirat"
|
||||
5004, "Выпущен под GNU/GPL 2.0, 2011"
|
||||
5005, "http://www.reactos.org"
|
||||
5006, "1.0"
|
||||
5007, "Визуальный стиль для ReactOS"
|
||||
}
|
|
@ -201,6 +201,9 @@ NORMAL_NORMALGROUPEXPAND_BMP BITMAP "bitmaps/dummy.bmp"
|
|||
#ifdef LANGUAGE_RO_RO
|
||||
#include "lang/ro-RO.rc"
|
||||
#endif
|
||||
#ifdef LANGUAGE_RU_RU
|
||||
#include "lang/ru-RU.rc"
|
||||
#endif
|
||||
#ifdef LANGUAGE_TR_TR
|
||||
#include "lang/tr-TR.rc"
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue