reactos/base/system/services/lang/bg-BG.rc
2019-03-31 22:54:33 +02:00

13 lines
332 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.

LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_SERVICE_START "Старт"
IDS_SERVICE_STOP "Стоп"
IDS_SERVICE_PAUSE "Пауза"
IDS_SERVICE_RESUME "Продължи"
IDS_SERVICE_RUNNING "Текущ"
IDS_SERVICE_STOPPED "Спрян"
IDS_SERVICE_PAUSED "На пауза"
END