reactos/dll/win32/uxtheme/lang/uk-UA.rc
2024-02-16 22:50:13 +03:00

20 lines
534 B
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.

/*
* PROJECT: ReactOS uxtheme.dll
* LICENSE: LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
* PURPOSE: Ukrainian resource file
* TRANSLATOR: Copyright 2024 Oleg Dubinskiy <oleg.dubinskij30@gmail.com>
*/
LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
/* Strings */
STRINGTABLE
BEGIN
IDS_MESSAGEBOX "Вікно повідомлення"
IDS_ACTIVEWIN "Активне вікно"
IDS_INACTIVEWIN "Неактивне вікно"
IDS_OK "ОК"
IDS_WINTEXT "Текст у вікні"
END