reactos/dll/win32/themeui/lang/ru-RU.rc
Lee Schroeder 94e4c696e5 [THEMEUI][BOOTDATA] Add the Red, White, Blue Classic Color Scheme for Classic Theme, and Localization (#1059)
Adds the 'Red, White, and Blue' Color Scheme used by the Classic Theme and adds localization for all the color schemes into themeui.dll.

Translators, please check the language files for potential copypasta errors.
2018-12-21 00:38:45 +01:00

36 lines
1.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_BRICK "Кирпич"
IDS_EGGPLANT "Баклажан"
IDS_GOLIVE "Зелёная оливка" //Spruce
IDS_HCONTRAST_1 "Высокая контрастность1"
IDS_HCONTRAST_2 "Высокая контрастность2"
IDS_HCONTRAST_BLACK "Контрастная чёрная"
IDS_HCONTRAST_WHITE "Контрастная белая"
IDS_LILAC "Сирень"
IDS_MAPLE "Клён"
IDS_MARINE "Морская"
IDS_PLUM "Слива"
IDS_PUMPKIN "Тыква"
IDS_RAIN "Дождливый день"
IDS_RWB "Red, White, and Blue"
IDS_CLASSIC "ReactOS классическая"
IDS_STANDARD "ReactOS стандартная"
IDS_ROSE "Роза"
IDS_SAND "Песок" //Desert
IDS_SLATE "Шифер"
IDS_SKY "Небо"
IDS_STORM "Шторм"
IDS_TEAL "Зеленовато-голубая"
IDS_WHEAT "Пшеница"
END
STRINGTABLE
BEGIN
IDS_SIZE_NORMAL "Normal"
IDS_SIZE_LARGE "Large"
IDS_SIZE_XLARGE "Extra Large"
END