comparison help/help_mp-sk.h @ 33097:533c658a18da

Revise font related error messages.
author ib
date Fri, 01 Apr 2011 20:42:06 +0000
parents 4b7d4905862c
children 37e215798390
comparison
equal deleted inserted replaced
33096:ca1a01b56c90 33097:533c658a18da
699 #define MSGTR_SKIN_BITMAP_16bit "bitmapa s hĺbkou 16 bit a menej je nepodporovaná (%s).\n" 699 #define MSGTR_SKIN_BITMAP_16bit "bitmapa s hĺbkou 16 bit a menej je nepodporovaná (%s).\n"
700 #define MSGTR_SKIN_BITMAP_FileNotFound "súbor nenájdený (%s)\n" 700 #define MSGTR_SKIN_BITMAP_FileNotFound "súbor nenájdený (%s)\n"
701 #define MSGTR_SKIN_BITMAP_PNGReadError "chyba čítania PNG (%s)\n" 701 #define MSGTR_SKIN_BITMAP_PNGReadError "chyba čítania PNG (%s)\n"
702 #define MSGTR_SKIN_BITMAP_ConversionError "chyba konverzie z 24 bit do 32 bit (%s)\n" 702 #define MSGTR_SKIN_BITMAP_ConversionError "chyba konverzie z 24 bit do 32 bit (%s)\n"
703 #define MSGTR_SKIN_UnknownMessage "neznáma správa: %s\n" 703 #define MSGTR_SKIN_UnknownMessage "neznáma správa: %s\n"
704 #define MSGTR_SKIN_FONT_NotEnoughtMemory "nedostatok pamäte\n" 704 #define MSGTR_SKIN_NotEnoughMemory "nedostatok pamäte\n"
705 #define MSGTR_SKIN_FONT_TooManyFontsDeclared "príliš mnoho fontov deklarovaných\n" 705 #define MSGTR_SKIN_FONT_TooManyFontsDeclared "príliš mnoho fontov deklarovaných\n"
706 #define MSGTR_SKIN_FONT_FontFileNotFound "súbor fontov nenájdený\n" 706 #define MSGTR_SKIN_FONT_FontFileNotFound "súbor fontov nenájdený\n"
707 #define MSGTR_SKIN_FONT_FontImageNotFound "súbor obrazov fontu nenájdený\n" 707 #define MSGTR_SKIN_FONT_FontImageNotFound "súbor obrazov fontu nenájdený\n"
708 #define MSGTR_SKIN_FONT_NonExistentFontID "neexistujúci identifikátor fontu (%s)\n" 708 #define MSGTR_SKIN_FONT_NonExistentFont "neexistujúci identifikátor fontu (%s)\n"
709 #define MSGTR_SKIN_UnknownParameter "neznámy parameter (%s)\n" 709 #define MSGTR_SKIN_UnknownParameter "neznámy parameter (%s)\n"
710 #define MSGTR_SKIN_SKINCFG_SkinNotFound "Téma nenájdená (%s).\n" 710 #define MSGTR_SKIN_SKINCFG_SkinNotFound "Téma nenájdená (%s).\n"
711 #define MSGTR_SKIN_SKINCFG_SelectedSkinNotFound "Vybraná téma ( %s ) nenájdená, skúšam 'prednastavenú'...\n" 711 #define MSGTR_SKIN_SKINCFG_SelectedSkinNotFound "Vybraná téma ( %s ) nenájdená, skúšam 'prednastavenú'...\n"
712 #define MSGTR_SKIN_LABEL "Témy:" 712 #define MSGTR_SKIN_LABEL "Témy:"
713 713