comparison help/help_mp-uk.h @ 33843:1d054f341ec3

codec-cfg: do not translate verbose mode console message
author diego
date Wed, 27 Jul 2011 13:40:13 +0000
parents 277ec491a8a7
children e1bec41397bb
comparison
equal deleted inserted replaced
33842:a4efd6c16f8a 33843:1d054f341ec3
455 #define MSGTR_CodecLacksDriver "\nкодек(%s) не має драйверу!\n" 455 #define MSGTR_CodecLacksDriver "\nкодек(%s) не має драйверу!\n"
456 #define MSGTR_CodecNeedsDLL "\nкодек(%s) потребує 'dll'!\n" 456 #define MSGTR_CodecNeedsDLL "\nкодек(%s) потребує 'dll'!\n"
457 #define MSGTR_CodecNeedsOutfmt "\nкодек(%s) потребує 'outfmt'!\n" 457 #define MSGTR_CodecNeedsOutfmt "\nкодек(%s) потребує 'outfmt'!\n"
458 #define MSGTR_CantAllocateComment "Не можу виділити пам'ять для коментаря. " 458 #define MSGTR_CantAllocateComment "Не можу виділити пам'ять для коментаря. "
459 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN!" 459 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN!"
460 #define MSGTR_CantOpenFileError "Не можу відкрити '%s': %s\n"
461 #define MSGTR_CantGetMemoryForLine "Не можу виділити пам'ять для 'line': %s\n" 460 #define MSGTR_CantGetMemoryForLine "Не можу виділити пам'ять для 'line': %s\n"
462 #define MSGTR_CantReallocCodecsp "Не можу виконати realloc для '*codecsp': %s\n" 461 #define MSGTR_CantReallocCodecsp "Не можу виконати realloc для '*codecsp': %s\n"
463 #define MSGTR_CodecNameNotUnique "Назва кодеку '%s' не унікальна." 462 #define MSGTR_CodecNameNotUnique "Назва кодеку '%s' не унікальна."
464 #define MSGTR_CantStrdupName "Не можу виконати strdup -> 'name': %s\n" 463 #define MSGTR_CantStrdupName "Не можу виконати strdup -> 'name': %s\n"
465 #define MSGTR_CantStrdupInfo "Не можу виконати strdup -> 'info': %s\n" 464 #define MSGTR_CantStrdupInfo "Не можу виконати strdup -> 'info': %s\n"