reactos/rosapps/applications/fontview/lang/bg-BG.rc
Aleksey Bragin 2012315e5a - Start rosapps rearrange and cleanup process.
svn path=/trunk/; revision=34303
2008-07-05 11:46:22 +00:00

15 lines
468 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 DISCARDABLE
{
IDS_QUIT, "Изход"
IDS_PRINT, "Печат"
IDS_STRING, "Абвгд ежзий клмно прсту фхцчш щъьюя. 1234567890"
IDS_ERROR, "Грешка"
IDS_ERROR_NOMEM, "Няма достатъчно място за завършване на действието."
IDS_ERROR_NOFONT, "%1 не е редовен шрифтов файл."
IDS_ERROR_NOCLASS, "Неуспешно изпълнение на класа на прозореца."
IDS_ERROR_BADCMD, "Не е указан шрифтов файл.\nНаписано:\n fontview.exe <font file>"
}