reactos/dll/win32/themeui/lang/uk-UA.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 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_UKRAINIAN, 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