reactos/rosapps/fontview/lang/bg-BG.rc
Colin Finck 44fece0a7a Bulgarian translation for rosapps by Станев (sstpr AT narod DOT ru)
See issue #3042 for more details.

svn path=/trunk/; revision=32195
2008-02-07 19:33:11 +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>"
}