reactos/dll/ime/msctfime/lang/ru-RU.rc
Stanislav Motylkov a8efa049b5 [MSCTFTIME] Add Russian (ru-RU) translation
Addendum to 17617221ce. CORE-19360
2024-07-09 18:24:17 +03:00

24 lines
731 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 msctfime.ime
* LICENSE: LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
* PURPOSE: Russian resource file
* TRANSLATOR: Copyright 2024 Stanislav Motylkov <binarymaster@mail.ru>
*/
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_OK "ОК"
IDS_CANCEL "Отмена"
IDS_ABORT "Пр&ервать"
IDS_RETRY "По&вторить"
IDS_IGNORE "&Пропустить"
IDS_YES "Д&а"
IDS_NO "Н&ет"
IDS_ENTER "Ввод"
IDS_FINALIZE_STRING "Закончить строку"
IDS_CONVERSION "Преобразование"
END