comparison help/help_mp-cs.h @ 30473:7446f58b6899

Add support for loading ASS subtitles through the stream layer and thus e.g. from some network location. Patch by Yuriy Kaminskiy [yumkam mail ru]
author reimar
date Fri, 05 Feb 2010 17:13:47 +0000
parents cd5b4ddc9546
children 0ad2da052b2e
comparison
equal deleted inserted replaced
30472:ddce1a6f3c59 30473:7446f58b6899
1711 #define MSGTR_LIBASS_EventFormatHeaderMissing "[ass] Chybí hlavička formátu události\n" 1711 #define MSGTR_LIBASS_EventFormatHeaderMissing "[ass] Chybí hlavička formátu události\n"
1712 #define MSGTR_LIBASS_ErrorOpeningIconvDescriptor "[ass] chyba otevření iconv deskriptoru.\n" 1712 #define MSGTR_LIBASS_ErrorOpeningIconvDescriptor "[ass] chyba otevření iconv deskriptoru.\n"
1713 #define MSGTR_LIBASS_ErrorRecodingFile "[ass] chyba překódování souboru.\n" 1713 #define MSGTR_LIBASS_ErrorRecodingFile "[ass] chyba překódování souboru.\n"
1714 #define MSGTR_LIBASS_FopenFailed "[ass] ass_read_file(%s): fopen selhalo\n" 1714 #define MSGTR_LIBASS_FopenFailed "[ass] ass_read_file(%s): fopen selhalo\n"
1715 #define MSGTR_LIBASS_FseekFailed "[ass] ass_read_file(%s): fseek selhalo\n" 1715 #define MSGTR_LIBASS_FseekFailed "[ass] ass_read_file(%s): fseek selhalo\n"
1716 #define MSGTR_LIBASS_RefusingToLoadSubtitlesLargerThan10M "[ass] ass_read_file(%s): Odmítám nahrát titulky delší než 10M\n" 1716 #define MSGTR_LIBASS_RefusingToLoadSubtitlesLargerThan100M "[ass] ass_read_file(%s): Odmítám nahrát titulky delší než 100M\n"
1717 #define MSGTR_LIBASS_ReadFailed "Čtení selhalo, %d: %s\n" 1717 #define MSGTR_LIBASS_ReadFailed "Čtení selhalo, %d: %s\n"
1718 #define MSGTR_LIBASS_AddedSubtitleFileMemory "[ass] Přidán soubos s titulky: <memory> (%d stylů, %d událostí)\n" 1718 #define MSGTR_LIBASS_AddedSubtitleFileMemory "[ass] Přidán soubos s titulky: <memory> (%d stylů, %d událostí)\n"
1719 #define MSGTR_LIBASS_AddedSubtitleFileFname "[ass] Přidán soubos s titulky: %s (%d stylů, %d událostí)\n" 1719 #define MSGTR_LIBASS_AddedSubtitleFileFname "[ass] Přidán soubos s titulky: %s (%d stylů, %d událostí)\n"
1720 #define MSGTR_LIBASS_FailedToCreateDirectory "[ass] Selhalo vytvoření adresáře %s\n" 1720 #define MSGTR_LIBASS_FailedToCreateDirectory "[ass] Selhalo vytvoření adresáře %s\n"
1721 #define MSGTR_LIBASS_NotADirectory "[ass] Není adresář: %s\n" 1721 #define MSGTR_LIBASS_NotADirectory "[ass] Není adresář: %s\n"